@font-face {
    font-family: 'Roboto';
    src: url('../font/../font/Roboto-Thin.eot');
    src: local('Roboto Thin'), local('Roboto-Thin'),
        url('../font/../font/Roboto-Thin.eot#iefix') format('embedded-opentype'),
        url('../font/Roboto-Thin1.woff2') format('woff2'),
        url('../font/Roboto-Thin2.woff') format('woff'),
        url('../font/Roboto-Thin3.ttf') format('truetype'),
        url('../font/Roboto-Thin4.svg#Roboto-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/../font/Roboto-Light.eot');
    src: local('Roboto Light'), local('Roboto-Light'),
        url('../font/../font/Roboto-Light.eot#iefix') format('embedded-opentype'),
        url('../font/Roboto-Light1.woff2') format('woff2'),
        url('../font/Roboto-Light2.woff') format('woff'),
        url('../font/Roboto-Light3.ttf') format('truetype'),
        url('../font/Roboto-Light4.svg#Roboto-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url('../font/../font/Roboto-Regular.eot');
    src: local('Roboto'), local('Roboto-Regular'),
        url('../font/../font/Roboto-Regular.eot#iefix') format('embedded-opentype'),
        url('../font/Roboto-Regular1.woff2') format('woff2'),
        url('../font/Roboto-Regular2.woff') format('woff'),
        url('../font/Roboto-Regular3.ttf') format('truetype'),
        url('../font/Roboto-Regular4.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

